pciid-parser 0.1.0

A library for parsing PCI ID tables
Documentation

PCI ID Parser

This is a tool/library that lets you use a PCI ID database, such as one shipped with Linux distros or from https://pci-ids.ucw.cz/.

It can be used standalone to generate a JSON file of the database, which is easier to use and more portable than the original format. You can also use it as a library in Rust. This was originaly made for LACT, and you can see how it's used here.

If you just want a json, you can get one from https://pci.endpoint.ml/.